home *** CD-ROM | disk | FTP | other *** search
/ Interactive Quarterly / The Best of New Machine Publishing 1 - Disc 4: Interactive Quarterly.iso / pc / xtras / pomlite.dir / Documentation_17.txt < prev    next >
Encoding:
Text File  |  1996-10-06  |  590 b   |  11 lines

  1. printPreview
  2.  
  3. Syntax: printPreview(documentObject)
  4.  
  5. Returns: TRUE if the user previews all the pages in the document
  6.         FALSE if the user cancels the print preview
  7.  
  8. This function displays an on-screen print preview of a PrintOMatic Lite document object. Typing any key or clicking in the preview window advances to the next page; typing command-period (Escape on Windows) cancels the preview without displaying all the pages. When the document can't be displayed on the main screen at 100% size (which is most of the time, unless you have a big monitor), the page is scaled to fit. 
  9.  
  10.  
  11.